]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blobdiff - autohotkey-v2.0/UltimateKEYS (for AutoHotkey v2.0) ({blind}{vkE8}).ahk
Add files via upload
[UltimateKEYS.git] / autohotkey-v2.0 / UltimateKEYS (for AutoHotkey v2.0) ({blind}{vkE8}).ahk
index 066be5155d76949fe24e487e301f76daa1cd7600..7946b0607667134e96b5d8495395db8d37bb7a97 100644 (file)
@@ -1,4 +1,4 @@
-; UltimateKEYS (for AutoHotkey v2.0) ({blind}{vkE8}).ahk - 2022-02-04
+; UltimateKEYS (for AutoHotkey v2.0) ({blind}{vkE8}).ahk - 2022-02-19
 
 ; Website :  www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/)
 
@@ -454,13 +454,13 @@ dkDiaeresis["h"] := "{u+1e27}"  ; (ḧ) h with diaeresis
 dkDiaeresis["H"] := "{u+1e26}"  ; (Ḧ) H with diaeresis
 dkDiaeresis["i"] := "{u+00ef}"  ; (ï) i with diaeresis
 dkDiaeresis["I"] := "{u+00cf}"  ; (Ï) I with diaeresis
-dkDiaeresis["o"] := "{u+00f6}"  ; (ö) o with diaeresis
-dkDiaeresis["O"] := "{u+00d6}"  ; (Ö) O with diaeresis
+dkDiaeresis["o"] := "{u+01a1}"  ; (ơ) o with horn
+dkDiaeresis["O"] := "{u+01a0}"  ; (Ơ) O with horn
 dkDiaeresis["s"] := "{u+0283}"  ; (ʃ) small letter esh
 dkDiaeresis["S"] := "{u+01a9}"  ; (Ʃ) capital letter esh
 dkDiaeresis["t"] := "{u+1e97}"  ; (ẗ) t with diaeresis
-dkDiaeresis["u"] := "{u+00fc}"  ; (ü) u with diaeresis
-dkDiaeresis["U"] := "{u+00dc}"  ; (Ü) U with diaeresis
+dkDiaeresis["u"] := "{u+01b0}"  ; (ư) u with horn
+dkDiaeresis["U"] := "{u+01af}"  ; (Ư) U with horn
 dkDiaeresis["w"] := "{u+1e85}"  ; (ẅ) w with diaeresis
 dkDiaeresis["W"] := "{u+1e84}"  ; (Ẅ) W with diaeresis
 dkDiaeresis["x"] := "{u+1e8d}"  ; (ẍ) x with diaeresis
@@ -638,6 +638,8 @@ dkSymbols["="] := "{u+00d7}"  ; (×) multiplication sign
 dkSymbols["+"] := "{u+00f7}"  ; (÷) division sign
 dkSymbols[";"] := "{u+263a}"  ; (☺) white smiling face
 dkSymbols[":"] := "{u+263b}"  ; (☻) black smiling face
+dkSymbols[","] := "{u+201e}"  ; („) double low-9 quotation mark
+dkSymbols["<"] := "{u+201a}"  ; (‚) single low-9 quotation mark
 dkSymbols["."] := "{u+203c}"  ; (‼) double exclamation mark
 dkSymbols[">"] := "{u+2e2e}"  ; (⸮) reversed question mark
 dkSymbols["/"] := "{u+203d}"  ; (‽) interrobang
@@ -675,7 +677,7 @@ dkCurrency["L"] := "{u+20be}"  ; (₾) Georgian lari
 dkCurrency["m"] := "{u+20bc}"  ; (₼) Azerbaijani manat
 dkCurrency["M"] := "{u+20a5}"  ; (₥) mill sign
 dkCurrency["n"] := "{u+20a6}"  ; (₦) Nigerian naira
-dkCurrency["N"] := "{u+20bb}"  ; (₻) nordic mark
+dkCurrency["N"] := "{u+20bb}"  ; (₻) Nordic mark
 dkCurrency["p"] := "{u+20b1}"  ; (₱) Philippine peso
 dkCurrency["P"] := "{u+20a7}"  ; (₧) Spanish pesetas
 dkCurrency["r"] := "{u+20b9}"  ; (₹) Indian rupee
@@ -1366,7 +1368,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkCircumflex.Has(ih.Input)
     Send dkCircumflex[ih.Input]
-  Send "{blind}{vkE8}"  ; suppresses 'Right Alt + Shift' hotkey (for second character with 'Right Alt + Shift')
 }
 >!+6:: {
   Send "{blind}{vkE8}"  ; suppresses 'Right Alt + Shift' hotkey
@@ -1375,7 +1376,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkCaron.Has(ih.Input)
     Send dkCaron[ih.Input]
-  Send "{blind}{vkE8}"  ; suppresses 'Right Alt + Shift' hotkey (for second character with 'Right Alt + Shift')
 }
 
 >!7:: {
@@ -1385,7 +1385,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkDotAbove.Has(ih.Input)
     Send dkDotAbove[ih.Input]
-  Send "{blind}{vkE8}"
 }
 >!+7:: {
   Send "{blind}{vkE8}"
@@ -1394,7 +1393,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkMacronStroke.Has(ih.Input)
     Send dkMacronStroke[ih.Input]
-  Send "{blind}{vkE8}"
 }
 
 >!8:: {
@@ -1404,7 +1402,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkCedillaOgonek.Has(ih.Input)
     Send dkCedillaOgonek[ih.Input]
-  Send "{blind}{vkE8}"
 }
 >!+8:: {
   Send "{blind}{vkE8}"
@@ -1413,7 +1410,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkBreveSpecial.Has(ih.Input)
     Send dkBreveSpecial[ih.Input]
-  Send "{blind}{vkE8}"
 }
 
 >!':: {
@@ -1423,7 +1419,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkAcuteAccent.Has(ih.Input)
     Send dkAcuteAccent[ih.Input]
-  Send "{blind}{vkE8}"
 }
 >!":: {
   Send "{blind}{vkE8}"
@@ -1432,7 +1427,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkDiaeresis.Has(ih.Input)
     Send dkDiaeresis[ih.Input]
-  Send "{blind}{vkE8}"
 }
 
 >!`:: {
@@ -1442,7 +1436,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkGraveAccent.Has(ih.Input)
     Send dkGraveAccent[ih.Input]
-  Send "{blind}{vkE8}"
 }
 >!~:: {
   Send "{blind}{vkE8}"
@@ -1451,7 +1444,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkTilde.Has(ih.Input)
     Send dkTilde[ih.Input]
-  Send "{blind}{vkE8}"
 }
 
 >!\:: {
@@ -1461,7 +1453,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkSymbols.Has(ih.Input)
     Send dkSymbols[ih.Input]
-  Send "{blind}{vkE8}"
 }
 >!|:: {
   Send "{blind}{vkE8}"
@@ -1470,7 +1461,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkCurrency.Has(ih.Input)
     Send dkCurrency[ih.Input]
-  Send "{blind}{vkE8}"
 }
 
 >!m:: {
@@ -1480,7 +1470,6 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkGreekAlphabet.Has(ih.Input)
     Send dkGreekAlphabet[ih.Input]
-  Send "{blind}{vkE8}"
 }
 >!+m:: {
   Send "{blind}{vkE8}"
@@ -1489,5 +1478,4 @@ dkMathSymbols[" "] := "{u+221a}"  ; (√) square root
   ih.Wait()
   if dkMathSymbols.Has(ih.Input)
     Send dkMathSymbols[ih.Input]
-  Send "{blind}{vkE8}"
 }